home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / lou.dxr / 00052.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  91 b   |  10 lines

  1. on exitFrame
  2.   go("Ecr6")
  3. end
  4.  
  5. on mouseUp
  6.   if rollOver(2) then
  7.     go("Txt")
  8.   end if
  9. end
  10.